Gets or sets a value that indicates the maximum size (width or height) in pixels for row and column objects in this collection.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public double MaxSize { get; set; }
Visual Basic
Public Property MaxSize As Double
	Get
	Set

See Also